
 This is a Very very little HTTP server (written in FASM assembly language) that
 listens the 80h port (default) and sends HTML pages trought network to browsers.

 it's only a pre-relase version and support 3 commands only (GET, QUIT & IDENTIFY)
 but a good programmer can insert more functionality in this source.

 Regards,
 Pirata Derek L.S.